home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / applic~1 / ss133st.zoo / ss_133 / README < prev    next >
Encoding:
Text File  |  1994-02-18  |  6.5 KB  |  156 lines

  1. ---------- ---------- ---------- ---------- ---------- ---------- ----------
  2. INSTALLATION PROCEDURE
  3.  
  4. *****************************************************************
  5. **  See the file 'Instruct' for instructions on building 'ss'  **
  6. *****************************************************************
  7.  
  8. ---------- ---------- ---------- ---------- ---------- ---------- ----------
  9. ss
  10.  
  11.   This is ``ss'' release 1.3.3
  12.  
  13.   SS is a spreadsheet program.  It is based upon the well known(?)
  14.   public domain spreadsheet program sc 6.19.
  15.  
  16.   ss is Curses based.  It should function on any ASCII terminal, or in
  17.   any terminal window in a windowing environment.
  18.  
  19.   ss is a major overhaul of the _user_interface_ of sc.  I tried to
  20.   make it much more similar to the spreadsheets found on personal
  21.   computers.  It makes use of hierarchical menus, and has a full range
  22.   of `standard' spreadsheet functions.
  23.  
  24.   I toyed around with starting off at version number 7.0, since I used
  25.   sc 6.19 (and later 6.21) as my starting point, but I decided that
  26.   would be a bit presumptuous.  So I hope this low release/version
  27.   number doesn't scare away too many people.  There really is a *LOT*
  28.   of work put in by a lot of people over a long period of time in the
  29.   sc 6.19 code, which serves as the heart of ss.
  30.  
  31.   This is an ASCII spreadsheet program.  This is not Lotus 1-2-3.  It
  32.   is not Microsoft Excel.  It does not do graphs or charts.  It does
  33.   not do drawings.  It does not use a mouse.
  34.  
  35.   It _does_ do a fine job of manipulating rows and columns of numbers.
  36.   Want a simple way of managing your students' grades, calculating class
  37.   averages, etc?  No problem.  Want to figure out how much money you
  38.   can borrow from the bank for a mortgage?  We can do that.
  39.  
  40.   Jan 24, 1994
  41.   Art Mulder  (email: art@cs.ualberta.ca)
  42.   Department of Computing Science
  43.   University of Alberta, Edmonton, Canada
  44.  
  45. ----------------------------------------------------------------------
  46. TESTED SYSTEMS
  47.  
  48.   ``ss'' has been tested (clean compile by me) on:
  49.     Sun 4 (Sparc - SunOS 4.1.3)
  50.     Sun 3 (SunOS 4.1.3)
  51.     Mips (Risc/os 5.0)
  52.     Dec (Ultrix 4.2A)
  53.     Dec alpha (OSF/1 version 1.2)
  54.     Silicon Graphics (4D340S - IRIX Release 4.0.5)
  55.     
  56.   Also, confirmed builds (by other users) on:
  57.     BSDI's BSD/386       1.3.1: Mike Durian <durian@advtech.uswest.com>
  58.     Linux            1.3: Brooks David Smith <brooks@csd4.csd.uwm.edu> )
  59.     HP/Apollo (SR10.3.5)   1.2b: Tom Dickey <dickey@software.org>
  60.     Convex           1.2b: dquah@lse.ac.uk
  61.     Dos/djgpp           1.2b: dquah@lse.ac.uk
  62.     NeXT 2.1           1.3.2: russell@alpha3.ersys.edmonton.ab.ca
  63.     Interactive SVR3 2.2.1 1.2b: Pat Myrto <pat@rwing.UUCP>
  64.     RS/6000           1.3: Richard K. Thompson <rkt@cs.umt.edu>
  65.  
  66. ----------------------------------------------------------------------
  67. INSTALLATION NOTES
  68.  
  69.   About the "sunfkeys" directory:
  70.  
  71.   IF you are running X11R4 on a Sun workstation, and IF you use
  72.   "xterm(1)" for your terminal sessions, then you probably should look
  73.   at the README file in the "sunfkeys" directory.  In its basic state,
  74.   Xterm does not let you use/access most of the keypad or the function keys.
  75.   The contents of "sunfkeys" will help you modify your terminfo/termcap
  76.   files so that you can.
  77.  
  78.   You can use 'ss' without the sunfkeys stuff.  Conversely, you can use the
  79.   'sunfkeys' stuff with programs other than 'ss'.  I developed sunfkeys when
  80.   I was working on 'ss', because I wanted to be able to use the arrow keys,
  81.   Home, End, PgUp and PgDn keys with it.
  82.   
  83.   See sunfkeys/README for details.
  84.  
  85. ----------------------------------------------------------------------
  86. BUGS:
  87.  
  88.   I'd be dreaming if I thought that this were bug-free.  For one thing,
  89.   I've never tested it on anything but a Sun.  (I've compiled it on 
  90.   few others, but have not made extensive use of it there.)  If you
  91.   find bugs, I'd like to hear about them (I say that with a certain
  92.   amount of trepidation).  However, I would be much more interested in
  93.   hearing about bugs WHICH YOU HAVE FIXED, complete with code patches,
  94.   etc.
  95.  
  96.   The original sc ran on a number of platforms: VMS, MS-DOS and many
  97.   Unix variants.  I don't have all those at my disposal.  (Neither do I
  98.   have the time nor inclination to try them all out)  I don't *THINK*
  99.   I've changed anything which would limit its portability, but no
  100.   guarantees are given.  (In all honesty, considering the cheap cost of
  101.   DOS spreadsheets, and the many free/shareware ones, I can't imagine
  102.   why anyone would really want to use this simple spreadsheet on a DOS
  103.   box.  I even use Excel on my Mac at home! :-)
  104.  
  105. ----------------------------------------------------------------------
  106. COPYRIGHT
  107.  
  108.   Please see the file "Copyright"
  109.  
  110.   I'm not trying to restrict anyone's free use of ``ss'', I just 
  111.   don't want anyone turning around and (a) claiming that they 
  112.   wrote it or (b) selling it.
  113.  
  114. ----------------------------------------------------------------------
  115. LIMITATIONS
  116.  
  117.   The many spreadsheet functions have NOT been tested in any great
  118.   detail.  (I mostly made cosmetic/User Interface modifications, so I
  119.   did not anticipate needing any major changes in the functions)
  120.  
  121.   Hooks exist in the code for the inclusion of calls to context-sensitive
  122.   (sort-of) help functions.
  123.   -> writing "help" has begun, but only just, and so it is
  124.      currently not installed.  I'm not sure whether it is 
  125.      worth the work involved to install it.
  126.  
  127.   There is no tutorial (either text or spreadsheet).
  128.  
  129.   There is no quick reference card.
  130.  
  131. ----------------------------------------------------------------------
  132. POSTSCRIPT
  133.   
  134.   I've had two email comments about the fact that 'SS' was also
  135.   the name of Hitler's ``Schutzstaffel'' (The SS).  Neither person was
  136.   offended, it was just for informational purposes.
  137.  
  138.   I was taken completely by surprise the first time I heard this connection
  139.   being made, as it had not crossed my mind at all during the months of
  140.   development work.
  141.  
  142.   I'd rather not change the name, as that always confuses those who've
  143.   already started using it under this name.  However, If popular opinion
  144.   favours a change, I will bow to it.  In which case, I'll need a new
  145.   (preferably short!) name.
  146.  
  147.   All installers of 'ss' are also reminded that in the Makefile you can
  148.   change the name of the software.  For example, you could call it "sheet",
  149.   in which case the program would be built as "sheet", pss would be built as
  150.   psheet, and the man page would be called sheet.l -- furthermore,
  151.   throughout the man page you would see "sheet" wherever you see "ss" right
  152.   now.
  153.  
  154. ----------------------------------------------------------------------
  155. End
  156.